|
|
- Robocode -- Advanced Concepts
- Pattern analysis
- Take the above to the extreme -- create a pattern specifically tailored to the enemy's movements
- Part of it is reading enough to make a pattern, as patterns might be very long
- Also, the pattern might change due to something you can't read: another robot, a bullet fired by someone else, etc.
- But, if you can accomplish it, it's hard to beat
|
|